type golang.org/x/text/transform.discard
3 uses
golang.org/x/text/transform (current package)
transform.go#L324: type discard struct{ NopResetter }
transform.go#L326: func (discard) Transform(dst, src []byte, atEOF bool) (nDst, nSrc int, err error) {
transform.go#L333: Discard Transformer = discard{}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)